- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is a full stack web aplication
[La Tiendita] is an online store in which you can buy or sell products.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
Describe between 1-3 key features of the application.
- [Charging credit card with Stripe]
- [Performing authentication]
- [Next.js for server side rendering]
It will be vailable soon!!!!!!.
How to run this project
To get a local copy up and running, follow these steps.
In order to run this project you need:
Node.js version 16.9.0
React 17.0
Clone this repository to your desired folder:
Using Https:
https://github.com/DamarisCaballero/store.git
Install this project with:
Go to folder /backend and run:
npm install
npm run dev
Go to folder /frontend and run:
npm install
npm run dev
To run the project, execute the following command:
Go to folder /backend and run:
npm run dev
Go to folder /frontend and run:
npm run dev
They will be available soon!!
It will be available soon!!
Mention all of the collaborators of this project.
👤 Author1
- GitHub: @DamarisCaballero
- LinkedIn: Damaris de Quezada
Describe 1 - 3 features you will add to the project.
- [I will be a real store]
- [I will make posible to group products by category]
- [I will deploy this app with a personalized domain]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Hello, there..
If you like this project please give me a star.
Inspired by...
I would like to thank Kodigo because this bootcamp is challenging me to learn programming.
Add at least 2 questions new developers would ask when they decide to use your project.
-
[Do I have to use Node.js version?]
- [Yes, because some dependencies are not compatible with recent versions.]
-
[Do I have to configure MongoDB?]
- [Yes, specially if you want to have your data on the cloud. But yo can also use Mongo Compass in case you want to have you data locally.]
This project is MIT licensed.