victorradael / LaunchStore

Codes developed during Bootcamp LaunchBase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

Status GitHub Issues GitHub Pull Requests License


Project that simulates an e-commerce to put the knowledge of web development into practice.

πŸ“ Table of Contents

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

What things you need to install the software and how to install them.

If you do not have these prerequisites, follow the link to the website and install.

Installing

Clone this repository,

git clone https://github.com/victorradael/LaunchStore.git

With the cloned repository, execute the command,

npm install

or if you use Yarn, run the command

yarn

End with an example of getting some data out of the system or using it for a little demo.

🎈 Usage

To run the application, run the command

npm start

or

yarn start

⛏️ Built Using

✍️ Author

πŸŽ‰ Acknowledgements

  • Special thanks to Rocketseat who taught or bootcamp where this project was developed.

About

Codes developed during Bootcamp LaunchBase.


Languages

Language:JavaScript 39.1%Language:Nunjucks 30.5%Language:CSS 30.4%