Skip to content
/ Aircnc Public

This is the clone of Airbnb, a simple web application made with React.js which allows us to create spots so that non-employed developers can spend a few hours programming in a developer environment within the company that published the spot.

Notifications You must be signed in to change notification settings

nublson/Aircnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aircnc (Frontend w/ React.js)

Mobile version here.

Aircnc Preview

This is the frontend web version of Aircnc, focused on the business side. Allows companies to sign in and create Spots for developers to rent.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Feel free to deploy if you want.

Prerequisites

You will need the backend to be running so that you can connect both sides of the Application.

/*
Default Backend URL
$ http://localhost:3333
*/

Installation

Clone the repository and run

// With NPM
$ npm install
$ npm run start

// With Yarn
$ yarn install
$ yarn start

Built With

Contributing

Please feel free to send pull request if you want to contribute!

Authors

-Nubelson - Development - nubelsondev

About

This is the clone of Airbnb, a simple web application made with React.js which allows us to create spots so that non-employed developers can spend a few hours programming in a developer environment within the company that published the spot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published