Skip to content

Backend of the Airbnb focused on companies and people working in the IT area.

Notifications You must be signed in to change notification settings

nublson/aircnc-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aircnc (Backend w/ Node.js)

This is Aircnc, the Airbnb clone focused on companies and people working in the IT area.

This API made in Node.js is divided into two sides, the company side, which allows you to create spots so customers can rent and the developer side that allows you to view all created spots with the possibility to reserve a spot on a particular spot.

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 need a MONGO_URL from MongoDB Atlas or if you want, for a local MongoDB and past to .env file in the root oh the project

MONGO_URL=yourMongoUrl

Installation

Clone the repository and run

// With NPM
$ npm install
$ npm run dev

// With Yarn
$ yarn install
$ yarn dev

Built With

Contributing

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

Authors

-Nubelson - Development - nubelsondev

About

Backend of the Airbnb focused on companies and people working in the IT area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published