Awesome
Landing page
This is a simple landing page using React,HTML,CSS
Installation
Use the package manager yarn or npm to install all dependencies.
npm install
or yarn install
Usage
Please run the follow script in order to start the application on http://localhost:3000/ or you can go to the deploy application on Landing page🚀
npm start
or yarn start
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.