Code Monkey home page Code Monkey logo

lavendar's Introduction

Lavendar

Lavendar is a fullstack calendar and tasks app made for Open Full Stack Project Course. Lavendar is made using MERN-Stack. It also has free public api that you can use on your own projects.

Built with

Getting started

You can configure and run the project locally by following the steps below.

Installation

  1. Clone the repo
    git clone https://github.com/TheJeme/Lavendar.git
  2. Setup frontend
    cd frontend
  3. Install NPM packages
    npm install
  4. Setup backend
    cd ../backend
  5. Install NPM packages
    npm install
  6. Create an .env file similar to the env.example file.

Start Frontend

You can start frontend with command npm start or do tests with npm run test

Start Backend

You can start backend with command npm start or in development mode with npm run dev or run tests with npm run test

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.