Skip to content

A platform to announce stores that don't sell french products! #BoycottFrenchProducts

License

Notifications You must be signed in to change notification settings

KL13NT/eshtry-mno

Repository files navigation

🛰️ Eshtry Mno

A platform to announce stores that don't sell french products! #BoycottFrenchProducts 🚀

Simple and straight-forward. Go to the home page to create a new entry in our database, go to the search page to find shops near you using the GeoLocation API and your IP. No registration, no geographical restrictions.

🚀 Quick start

This project frontend uses the following stack:

  1. Install required packages I use Yarn, so the installation command is yarn.

  2. Start developing on the frontend Navigate into the cloned repo directory and start it up.

    cd eshtry-mno
    yarn dev
  3. Open the source code and start editing!

    The project is now running at http://localhost:3000!

🧐 What's inside?

A quick look at the top-level files and directories you'll see in this project.

.
├── .next
├── .storybook
├── node_modules
├── pages
├── public
├── src
  1. /.next: This directory is produced by Nextjs for development purposes.

  2. /.storybook: This directory includes configuration files for Storybook.

  3. /node_modules: This directory contains all installed packages.

  4. /pages: This directory contains all frontend pages, SSG'ed and SSR'ed.

  5. /public: This directory contains all files you wish to turn up in the production website output.

  6. /src: This directory will contain all of the code related to what you will see on the front-end (what you see in the browser) such as React components, Storybook stories, and styling. src is a convention for “source code”.

⚠️ I use prettier and eslint to manage style in this repo. Make sure you install them accordingly to save development time and make sure your contributions are compatible.

⚠️ I use the Angular commit message format so make sure you follow that when contributing.

💫 Deploy

Deploy with Vercel

✋ Wish to Contribute?

I'm are open to all kinds of contributions. If you want to:

🤔 Suggest a feature
🐛 Report an issue
📖 Improve documentation
👩‍💻 Contribute to the code

You are more than welcome. Before contributing, kindly check the guidelines.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A platform to announce stores that don't sell french products! #BoycottFrenchProducts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published