Tugi-Ngunjiri / Moringa-Italanta-Assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moringa-Italanta-Assessment Prject

-Creating an Elewa group website

Project By

Tugi Ngunjiri

Liscence

MIT

Small Project Description

  • This is a simple web application that allows users to view elewa grou website . It uses Node.js for the backend serve.

Key Details

  • I Have commented on My code.
  • I have give my code a good structure ( How it is presented or viewed)

Technologies used

  • React for frontend.
  • Typescript for code Simplicity.
  • Css for Styling
  • Node Js for Set Up

React set up with Typescript

  • Run npm install .
  • Run npx create-react-app Moringa-Italanta-Assessment --template typescript
  • Install node modules by running npm install in the project folder.
  • cd into src and Components(to get app website)
  • Add the necessary dependancies for the wbsite in the Src and Components( App.tsx, App.Css, Features.Css, Fatures.tsx, Images.css ,images.tsx, ScrollEffect.css, ScrollEffect.tsx ,index.css, index.tsx)
  • run npm start to see the website on localhost:3000

Project Submisson

  • Submit Link In the Italanta form.

Pushing changes to GIT

-Run Git add . -Run Git commit -m (' emoji' commit message). -Emoji documentation from GitMoji.dev -https://gitmoji.dev/

  • Run Git Push

Problems

  • The site view in the local host has issues with npm install and npm start..

--End of Projet --

About


Languages

Language:TypeScript 51.0%Language:CSS 29.3%Language:HTML 19.7%