Giter Site home page Giter Site logo

superare's Introduction

Superare NFTs

This is the Full repository for the superare project, a website built with Reactjs, Node js Express and MySQL.

Tech stackπŸ’»:

HTML5,CSS,JavaScript,React,Typescript,Express,Chakra UI

πŸ„ Getting Started

To get started with working with this repo, you'll need to install Node.js and npm on your machine. Then, you can clone this repository and install the dependencies:

git clone git clone [email protected]:Walexz01/Superare.git
cd Superare

install all the dependencies :

cd client
npm i

cd server
npm i

You can now start the development server with:

cd server
npm start

cd client
npm run dev

This will start the development server on http://localhost:5173/ for the vite project and port 300 for the backend.

πŸ¦‘ Environment variables

For local development, you can use a .env file to declare the needed variable at the root of the server folder: the required env variable are below

  1. HOST
  2. MYSQL_USER
  3. MYSQL_DATABASE
  4. MYSQL_PASSWORD
  5. JWT_KEY

πŸ›³ Production

To create a production build, run from the root of the project which will create a dist folder in the project :

npm run build

superare's People

Contributors

walexz01 avatar

Watchers

 avatar

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.