Skip to content

This project represents the challenge proposed by the Hackathon Gentleman Programming 2021, in which a system based on JavaScript and libraries derived from the same language will be created. A project related to bootcamps, where both users and companies can log in / sign up, companies can add bootcamps and users can sign up for them.

Notifications You must be signed in to change notification settings

gustavoerivero/Gentleman_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon Gentleman Programming 2021

English Spanish

This project represents the challenge proposed by the Hackathon Gentleman Programming 2021, in which a system based on JavaScript and libraries derived from the same language will be created. A project related to bootcamps, where both users and companies can log in / sign up, companies can add bootcamps and users can sign up for them.

Pre-requisites 📋

Or, failing that

  • Latest stable version of Yarn

  • For the project Visual Studio Code was used as text editor for the frontend, but Visual Studio Code can be used for the frontend. frontend development, but another text editor can be used.

Installation 🔧

To begin, we proceed with the download of the repository.To do this, open the console, go to the folder in which you want to save the project and execute the following command:

git clone https://github.com/gustavoerivero/Gentleman_Frontend.git

Then go to the cloned folder in the "Gentleman_Frontend" repository.

For a Windows Operating System, with the command:_

cd Gentleman_Frontend

Then, the frontend dependencies are installed. It should be noted that there are different ways to do this._

With npm:

npm install

If it doesn't work, try with:

npm i -f

If using yarn:

yarn upgrade

Once the installation of the dependencies is successful, the frontend is ready to deploy.

Deployment 📦

  • To deploy the frontend locally (localhost:3000), we proceed by executing one of the following commands:

With npm:

npm start

With yarn:

yarn start

Built with 🛠️

It's good to emphasize that the project was developed with:

Authors ✒️

The authors of this project are:


⌨️ with ❤️ by [Flamethyst Programming]

About

This project represents the challenge proposed by the Hackathon Gentleman Programming 2021, in which a system based on JavaScript and libraries derived from the same language will be created. A project related to bootcamps, where both users and companies can log in / sign up, companies can add bootcamps and users can sign up for them.

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •