Skip to content

AbSamrah/skillcraft-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkillCraft Frontend

React JavaScript Bootstrp css

This is the official frontend repository for the SkillCraft platform, a website for learning new skills through guided roadmaps. This project was bootstrapped with Create React App.

Backend Repository: AbSamrah/SkillCraft

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/AbSamrah/skillcraft-frontend.git
  2. Navigate to the project directory:
    cd skillcraft-frontend
  3. Install dependencies:
    npm install

Running the Development Server

To start the local development server, run:

npm start

The application will be available at http://localhost:3000.

Building for Production

To create a production-ready build, run:

npm run build

The optimized files will be located in the build/ directory.


This completes the entire file skeleton. You now have a solid, well-structured foundation to build upon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors