- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This project was bootstrapped with Create React App.
- React.js
- VSCode and GitHub
Server
Database
- N/A
- [React Routers]
- [Git Flow]
- [Best practices for JavaScript]
Clone this repository to get started with the project, make sure to configure linters by following the instructions in the Linters README file
In order to run this project you need:
- A working computer.
- Connection to internet.
- Clone the folder to your local machine.
- Open a local copy of the project in your code editor.
-
To run the project, execute the following command:
npm startin your terminal.
-
To run test functions, execute the following command:
npm testin your terminal.
- After pushing the changes on github, merge your pull request and let github action process changes and fix errors, if any.
- For stylelint errors run:
sudo npx stylelint "*/.{css,scss}" --fixfor automatic fix. - For ESLINT errors run:
npx eslint "**/*.{js,jsx}" --fixfor automatic fix.
- For stylelint errors run:
👤 Ashmal Zahra
- GitHub: @ashmalzahra
- Twitter: @AshmalZahraae
- LinkedIn: ashmal-zahra
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverse for the information provided to build this project.
-
Can I use the project for any purpose?
- Yes, you can.
-
Is the information saved in any database?
- No, it is not.
This project is MIT licensed.