Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.75 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.75 KB

Github Clone

Screenshot 2021-02-13 at 20 01 35 Screenshot 2021-02-13 at 20 04 04

Getting Started

❗ ❗ The app not mobile responsive working on it ❗ ❗

First, clone the repository and run

yarn install
# or
npm install

then run the development server

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Built With:

  • NextJS - The React Framework used
  • Redux - A Predictable State Container for JS Apps
  • Tailwind CSS - Used in the styling of components
  • Yarn - Dependency Management

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Github

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

forthebadge made-with-javascript