Code Monkey home page Code Monkey logo

bahachammakhi.tn's Introduction

Baha chammakhi

Twitter URL Netlify Status GitHub followers

Baha chammakhi is my personal portfolio ๐Ÿง‘โ€๐Ÿ’ป

Logo

Table of contents

Links

https://www.bahachammakhi.tn

Technologies

  • Typescript TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ๐Ÿ’ป
  • React A JavaScript library for building user interfaces. ๐Ÿ’ป
  • Nextjs React js framework. ๐Ÿ’ป
  • Styled-components styled-components is the result of wondering how we could enhance CSS for styling React component systems.๐Ÿง‘โ€๐Ÿ’ป

Setup

Clone the project :

$git clone https://github.com/bahachammakhi/bahachammakhi.git

$cd bahachammakhi

Install dependencies :

$yarn
#or
$npm install

Follow these steps:

Run in development:

$npm run dev
# or
$yarn dev

Simple build for production

$npm run build
# or
$yarn build

start:

$npm start
# or
$yarn start

Visit on: http://localhost:3000

Features

List of features ready and TODOs for future development

  • Listing projects
  • Home animation
  • Details on projects
  • Contacting form

To-do list:

  • Add Articles system (On progress!)
  • Viewers , Likes system for Articles
  • Add opensource projects section
  • Cover Unit tests
  • Complete typescript typing
  • Refactoring
  • Edit blog design

Folder-Structure

After creation, your project should look like this:

bahachammakhi/
  README.md
  node_modules/
  package.json
  tsconfig.json
  pages/
       _app.tsx
       _document.tsx
       contact.tsx
       index.tsx
       /api
           hello.ts
  hooks/
        useApi.ts
        useLifeCycle.ts
  container/
  components/
  static/
  utils/

Status

Project is: in progress

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Contact

Created by @bahachammakhi - feel free to contact me!

bahachammakhi.tn's People

Contributors

bahachammakhi avatar mohamedamara1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bahachammakhi.tn's Issues

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.