A guide to know which foods are good when you are suffering from a certain disease!
Free-code-camp/contributor-to-an-open-source-project-maintainer-article
It started when the Hacktoberfest '18 was announced with the vision to make a productive Hacktoberfest.
If you like this repo then show your support,
⭐ this repo
- Framework: NextJS
- Search: Algolia
- Hosting: Zeit Now.
- Environment: NodeJS
- Framework: Zeit Micro
- Database: MongoDB
- Hosting: Zeit Now, mLab
For information on packages used, checkout the package.json in api and www.
We use monorepo structure to host code. This repository is open to all forms of suggestions. so wear your thinking hat and let the hacking begin.
For more, check out the Contributing.md
The website will be auto deployed from the master branch so if your pull request is merged, you can check it out here!
This CD will break now as project structure has changed a lot! https://good-food-guide.netlify.com
soon it will be changed to, https://good-food-guide.now.sh
-
Clone the project
-
Navigate to your new project:
$ cd good-food-guide/www
- Install all dependencies:
$ yarn
# or
$ npm install
- Start the dev server and edit some code!
$ yarn dev
# or
$ npm run dev
Here are some links for grasping the code & further procedure. May the force be with you! and Happy coding!
- Learn React
- Learn NextJs
- Material UI Docs
- Learn how to make pull request
- Learn how to fork a repository
This repository is licensed under the MIT license. See LICENSE
for
details.